home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / PlotM.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-22  |  178 b   |  11 lines  |  [TEXT/KAHL]

  1. /* PlotM.h */
  2. /* Created 940321 20:45 by AppMaker */
  3.  
  4. #ifndef __PLM__
  5. #define __PLM__
  6.  
  7. /*----------*/
  8. void InitPlotM     (void);
  9. void DoPlot         (short        itemNr);
  10.  
  11. #endif    /*    __PLM__    */